Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding Primal Igniter + 2 upgrades #160

Merged
merged 7 commits into from
Jul 7, 2024

Conversation

EnvyDragon
Copy link
Contributor

@EnvyDragon EnvyDragon commented Jul 4, 2024

Morphed by merging 2 roaches or 2 morphlings; health and armor reduced by 100/1 respectively vs co-op version (because 150/50 for 350 health and 3 armor is insane).

Added 2 upgrades for the Igniter:

  • Concentrated Fire (from co-op): adds 15 dmg vs light
  • Primal Tenacity: un-nerfs unit, ie. adds the 100/1 back

Also reduced morphling build cost to 50, so you could merge 2 into an igniter without either having a tax or needing to get money back. The cost is arbitrary anyway.

EDIT: Also increased morphling supply cost to 2, because there's apparently no way (without major workarounds) to make AbilMerge abilities check food requirements at any point in the process, so two 1-cost units merging to a 3-cost one lets you trivially ignore supply limits. Igniters would be completely overpowered at 2 supply and Morphlings are meant to be suboptimal in the first place, so it all works out.

@EnvyDragon EnvyDragon changed the base branch from master to sc2-next July 4, 2024 22:49
@EnvyDragon EnvyDragon marked this pull request as draft July 4, 2024 22:56
@EnvyDragon
Copy link
Contributor Author

Actor isn't working properly on death, fixing that first

@EnvyDragon EnvyDragon marked this pull request as ready for review July 4, 2024 23:14
Copy link
Owner

@Ziktofel Ziktofel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

W/A upgrades aren't working

@EnvyDragon
Copy link
Contributor Author

Added W/A upgrades, tested in map with fast-build. Should all be good to go now

Copy link
Owner

@Ziktofel Ziktofel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

BTW should this unit have creep bonuses (currently it doesn't)?

@EnvyDragon
Copy link
Contributor Author

EnvyDragon commented Jul 6, 2024

BTW should this unit have creep bonuses (currently it doesn't)?

I had forgotten, so thanks for reminding me... the base unit doesn't get creep upgrades because it's primal, but I don't think it makes sense to exclude this unit (even if I put "primal" in the name everywhere), so I added the speed bonus and the health/attack bonuses from Malignant Creep. Icon positioning fixes are below:
image

image

@Ziktofel Ziktofel merged commit 132d9cc into Ziktofel:sc2-next Jul 7, 2024
@EnvyDragon EnvyDragon deleted the flash-ignite branch July 25, 2024 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants